Welcome![Sign In][Sign Up]
Location:
Search - antivirus software

Search list

[assembly languagerising钥匙盘破解源码

Description: DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interrupt INT 20 return dos beginner compilation, please exhibitions!
Platform: | Size: 0 | Author: | Hits:

[OS program2004110319223814862

Description: vb的杀毒软件.非常完美。-vb antivirus software. Perfect.
Platform: | Size: 60416 | Author: 阿宽 | Hits:

[Anti-virus杀毒软件实时杀毒的奥秘(含源程序)

Description: 市面上所有号称"虚拟机","_blank",防火墙"的实时监控杀毒软件无一不是使用的IFSHOOK技术.下面给出用VTOOLSD写的代码.也就是所有实时杀毒软件的奥秘.同时,很多拦截文件操作的软件,例如对目录加密,文件加密等,也采用了雷同的技术. -market called "virtual machine", "_blank" firewall "real-time monitoring of antivirus software are all IFSHOOK use of technology. Below is used 95/98 writing code. Real-time is all the mysteries of antivirus software. Meanwhile, many intercept file manipulation software, for example, the directory encryption, file encryption, but also adopted a similar technology.
Platform: | Size: 2048 | Author: 宁静 | Hits:

[Firewall-Securityclamwin-0.85.1-src

Description: 杀毒软件代码。可以学习如何编写杀毒软件。希望大家下载使用-antivirus software code. Learn how to prepare antivirus software. We hope to use the download
Platform: | Size: 1547264 | Author: 刘问 | Hits:

[Firewall-Security杀毒软件源码

Description: 杀毒软件源码.zip,学习病毒、防火墙的好资料-antivirus software source code. Zip, study the virus, firewall good information
Platform: | Size: 391168 | Author: | Hits:

[OS programGetWinPwd

Description: 可以取得域内Win2k当前系统用户名和密码的一段小程序(注有些杀毒软件会认为此程序为病毒) 测试系统:win2k+vc6-can be achieved within the current system Win2k user name and password for a small program (Note some antivirus software will be considered for this procedure HIV) testing system : win2k vc6
Platform: | Size: 58368 | Author: 张爱萍 | Hits:

[Delphi VCL200592811442677236

Description: 用delphi写的杀毒软件的源程序,我没有用过,请大家看看(不是我写的)。-use antivirus software to write the source code, I have not used, please take a look at the (not written by me).
Platform: | Size: 37888 | Author: To | Hits:

[OS programhideme

Description: Rootkit,用来隐藏进程, 是从系统底层彻底隐藏哦(用process32frist等看不到)。 原本出自www.rootkit.com 我把他修改抽象出了一个hideme函数。 只要在程序中调用就可以了。 另外需要一个sys的支持,我放进来了。 但可能会被某些杀毒软件以为是病毒哦!-Rootkit, to hide the process from the system is completely hidden Oh bottom (using other process32frist see). Originally from www.rootkit.com I put him to revise the abstract hideme out of a function. As long as the procedure call on it. Also needs a sys support, I put up. It might be thought that some antivirus software is a virus!
Platform: | Size: 6144 | Author: 胡俊杰 | Hits:

[GUI Develop如何实现托盘程序

Description: 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,此外我们还经常遇到具有托盘图标的软件,如金山词霸、实时监测功能的杀毒软件等。这些软件在后台运行,通常不占用太多的屏幕资源,只在通知栏上放一个小小的标志,必要时我们可以通过用鼠标点击图标对其进行选单操作或激活其主窗口。该源代码给出了具体实现托盘程序-the Windows operating system, the right side of the task bar (tray) Permanent several icon, if the input method icon switch, volume control icon, in addition, we have also encountered with the software tray icon, if free email, real-time monitoring functions of antivirus software. These software run in the background, usually not to take up too much screen resources, only the notice board put a little sign, when necessary, we can use a computer mouse click its icon menu operation or activate its main window. The source code is a specific procedure to achieve tray
Platform: | Size: 7603200 | Author: | Hits:

[Anti-virusBAV.v2

Description: 杀毒软件基本框架,利用这个可以开发自己的杀毒软件-basic framework of antivirus software, use of this could develop its own antivirus software
Platform: | Size: 77824 | Author: | Hits:

[Otherkbsjcstaoem

Description: 这是一个杀毒软件,比较好用,可以升级的破解版-antivirus software, more convenient, can be upgraded version of crack.
Platform: | Size: 12136448 | Author: 郭shaojia | Hits:

[Firewall-Securitykav5.0.388_personalpro

Description: 极好的杀毒软件,世界第一。没有杀不掉的病毒-excellent antivirus software, first in the world. Had he not to kill the virus
Platform: | Size: 13031424 | Author: 张念 | Hits:

[File Operateexebind

Description: 可将两个EXE文件捆绑起来,并且可以使杀毒软件检测不出!-be two EXE file tied up, and antivirus software can detect no!
Platform: | Size: 16384 | Author: 张宇 | Hits:

[Anti-virus10040637740

Description: 一个开源的杀毒软件clamwin-0.88.1-src.zip ,有具体的VC工程。-An open source antivirus software clamwin-0.88.1-src.zip, the VC has a specific project.
Platform: | Size: 3523584 | Author: xuhaoping | Hits:

[Crack Hackjiahuatools

Description: 是一个加花工具,可以用来保护软件,躲过杀毒软件的查杀-Is a plus to spend tool can be used to protect software, escaped the killing antivirus software
Platform: | Size: 20480 | Author: sunhao1 | Hits:

[MiddleWare2005

Description: 其他人不需帐号就可自由下载此源码 实现了一个类似金山杀毒软件的界面-Others do not have accounts can download this free source code to achieve a similar Kingsoft antivirus software interface
Platform: | Size: 321536 | Author: 陈勇 | Hits:

[Anti-virusSYMANTEC.ANTIVIRUS.CORPORATE.CLIENT.10.0.0.359.CS.

Description: 这是一款真正的免费杀毒软件,可以无限期地使用,升级方便。而且杀毒能力也不做。占内存小,运行快等优点。-This is a true free antivirus software, you can use indefinitely, easy to upgrade. And the ability to do anti-virus. Memory accounted for a small, run faster, etc..
Platform: | Size: 25912320 | Author: 刘明 | Hits:

[Anti-virusAntivirus-software-series

Description: 杀毒软件系列 杀毒软件系列 -Antivirus software seriesAntivirus software seriesAntivirus software seriesAntivirus software series
Platform: | Size: 117760 | Author: 小梅 | Hits:

[OS programsource-antivirus-software

Description: 简易Delphi杀毒软件源码,值得一看的代码.-Simple Delphi antivirus software source code worth a visit.
Platform: | Size: 1127424 | Author: q34625474 | Hits:

[Dialog_Windowantivirus-software-Dialog

Description: 模仿当流行的杀毒软件的界面实现。基本和他们界面一样。-Imitation when popular antivirus software interface implementation
Platform: | Size: 300032 | Author: Kernal | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net